Evaluates the argument or arguments and returns TRUE if all arguments are true. If one argument is false, the AND function returns FALSE. If the argument is a number or arithmetic operation (such as 1+1) rather than an equation (such as 1+ 1 = 2), then 0 equals FALSE and all other values equal TRUE.